LCASE will change the case of all alphabetic characters in the input to lowercase. The function acts just like the BASIC language LCASE$ function. The maximum size of the text
(or data holder) is 30000 bytes.
-- part contents for background part 1
----- text -----
LCASE
-- part contents for background part 3
----- text -----
editString("LCase", source)
• source is the intput variable or field containing the text